home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Interface / moire.saver / Contents / Resources / English.lproj / moire.nib / classes.nib next >
Encoding:
Text File  |  2005-12-24  |  2.7 KB  |  71 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 adjustableStripesSelected = id; 
  7.                 animateStripeSelected = id; 
  8.                 cancelOption = id; 
  9.                 dismissAboutWindow = id; 
  10.                 dismissColorWindow = id; 
  11.                 dismissNumLinesWindow = id; 
  12.                 dismissRandomizeWindow = id; 
  13.                 dismissSpeedWindow = id; 
  14.                 equalStripesSelected = id; 
  15.                 numStripesChanged = id; 
  16.                 randomStripesSelected = id; 
  17.                 saveOption = id; 
  18.                 shapeSelected = id; 
  19.                 showAboutWindow = id; 
  20.                 showColorWindow = id; 
  21.                 showNumLinesWindow = id; 
  22.                 showRandomizeWindow = id; 
  23.                 showShapeMenu = id; 
  24.                 showSpeedWindow = id; 
  25.                 singleStripeSelected = id; 
  26.             }; 
  27.             CLASS = MoireController; 
  28.             LANGUAGE = ObjC; 
  29.             OUTLETS = {
  30.                 aboutText = NSTextView; 
  31.                 aboutWindow = NSWindow; 
  32.                 animationSpeedText = NSTextField; 
  33.                 colorButton = NSButton; 
  34.                 colorSpeed = NSSlider; 
  35.                 colorWindow = NSWindow; 
  36.                 lessText = NSTextField; 
  37.                 moreText = NSTextField; 
  38.                 numLines = NSStepper; 
  39.                 numLinesDisplay = NSTextField; 
  40.                 numLinesWindow = NSWindow; 
  41.                 numberOfStripesText = NSTextField; 
  42.                 probability = NSMatrix; 
  43.                 randomizeInterval = NSMatrix; 
  44.                 randomizeWindow = NSWindow; 
  45.                 setColorText = NSTextField; 
  46.                 shapePanel = NSPanel; 
  47.                 shapeRadio = NSMatrix; 
  48.                 showClock = NSButton; 
  49.                 speedRadio = NSMatrix; 
  50.                 speedWindow = NSWindow; 
  51.                 stripeLength = NSPopUpButton; 
  52.                 stripeRadio = NSMatrix; 
  53.                 stripeThickness = NSPopUpButton; 
  54.                 thicknessOfStripesText = NSTextField; 
  55.                 well1 = NSColorWell; 
  56.                 well2 = NSColorWell; 
  57.                 well3 = NSColorWell; 
  58.                 well4 = NSColorWell; 
  59.                 well5 = NSColorWell; 
  60.                 well6 = NSColorWell; 
  61.                 well7 = NSColorWell; 
  62.                 well8 = NSColorWell; 
  63.                 whoToNotify = id; 
  64.             }; 
  65.             SUPERCLASS = NSWindowController; 
  66.         }, 
  67.         {CLASS = NSLevelIndicator; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 
  68.         {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  69.     ); 
  70.     IBVersion = 1; 
  71. }